.news{
	padding: 15px;
}
.news .title{
	font-size: 16px;
	color: #808080;
}
.news .summary{
	font-size: 14px;
	color: #808080;
	padding-top: 10px;
}
.news .col-md-6{
	margin-top:15px;
}

.date{
	background-color:rgb(242,242,242);
	margin:5px;
}
.date-d{
	font-size:27px;
	margin:auto;
	width: 100%;
	text-align: center;
	border-bottom: solid 1px #ffffff;
}
.date-y-d{
	font-size: 14px;
	width: 100%;
	text-align: center;
}